home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 24
/
Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso
/
Aminet
/
disk
/
bakup
/
abackup.lha
/
ABackup
/
Catalogs
/
abackup.cd
next >
Wrap
Text File
|
1996-04-28
|
15KB
|
870 lines
#header ABACKUP_LOCALE
; _______________________________________________________________________
;
; ABackup 5.0
; abackup.cd
;
; Copyright © 1992-1995
; by Denis Gounelle & Reza Elghazi,
; All Rights Reserved.
; _______________________________________________________________________
;
; Version : 38.0
; Created : 30-Nov-93
; Modified: 28-Apr-96
;______________________________________________ Alert, Error & Warning messages:
;
MSG_RIGHTS (//)
All Rights Reserved
;
MSG_TRANSLATION (//)
English built-in strings by Reza Elghazi
;
MSG_ALERT_KICK_V37PLUS (//)
ABackup requires Kickstart V37+
;
MSG_WARNING (//)
ABackup Warning
;
MSG_ERROR (//)
ABackup Error
;
MSG_REQUEST (//)
ABackup Request
;
MSG_ERROR_READING_CYLINDER (//)
FATAL ERROR\n\nTrying to read %lu Bytes\nfrom %s!\n(Cylinder %lu, Size %lu)
;
MSG_ERROR_DEVICE (//)
Device Error #%ld
;
MSG_ERROR_SCSI_ERROR (//)
SCSI error #%ld
;
MSG_ERROR_SCSI_DRIVER (//)
SCSI driver error #%ld
;
MSG_ERROR_SCSI_SENSE (//)
SCSI Sense error #%lx
;
MSG_ERROR_SYNTAX (//)
File %s, line %ld
;
MSG_WARN_MEMORY (//)
Not enough memory!
;
MSG_WARN_ALREADY_RUNNING (//)
ABackup is already running!
;
MSG_WARN_OPEN_RESOURCES (//)
Unable to open resources!
;
MSG_WARN_OPEN_IFFPARSE (//)
Requires iffparse.library V36+
;
MSG_WARN_GET_VISUALINFO (//)
Unable to get information GadTools needs for visuals!
;
MSG_WARN_OPEN_SCREEN (//)
Unable to open custom screen!
;
MSG_WARN_LOCK_SCREEN (//)
Unable to lock public screen!
;
MSG_WARN_LOCK_WBSCREEN (//)
Unable to lock Workbench screen!
;
MSG_WARN_CREATE_GADGET (//)
Unable to create gadgets!
;
MSG_WARN_OPEN_WINDOW (//)
Unable to open window!
;
MSG_WARN_CREATE_MENUS (//)
Unable to create menus!
;
MSG_WARN_LAYOUT_MENUS (//)
Unable to layout menus!
;
MSG_WARN_CONTEXT (//)
Unable to create a place\nfor GadTools context data!
;
MSG_WARN_PREFS_NOT_FOUND (//)
Didn't find the Prefs program!
;
MSG_WARN_WRITE_PROTECTED (//)
Disk in device\n%s\nis write protected
;
MSG_WARN_ALLOC_WRITE_BUFFER (//)
Unable to allocate write buffer!\nThe child task has been disabled.
;
MSG_WARN_READ_PROTECTED (//)
%s\nis read protected
;
MSG_WARN_CLOSE_VISITORS (//)
Please close all visitor windows.
;
MSG_WARN_NOTHING_SELECTED (//)
You must select something!
;
MSG_WARN_SAME_BACKUP_SET (//)
DISK NOT ACCEPTED\n\nThis is disk %lu of\nthe current backup set!
;
MSG_WARN_EXTERNAL_NOT_FOUND (//)
Unable to find external program!
;
MSG_WARN_ARCHIVE_TOO_BIG (//)
Estimated archive size is about\n%lu percent bigger than free space on\n%s
;
MSG_WARN_CHKSUM_ERROR (//)
checksum error!
;
MSG_WARN_ENCRYPTION_DISABLED (//)
Encryption disabled!
;
MSG_WARN_BADCYL_OVERFLOW (//)
Target partition has more than %ld cylinders!\n\nBackup will fail if there are write errors\nat the end of the partition.
;
MSG_WARN_BAD_CYLINDER (//)
CAUTION !\nSome cylinders on the target drive were defectives !\nAlthough ABackup handles such errors, it is recommanded\nthat you verify this backup.
;
MSG_ABERR_CANNOT_OPEN (//)
Couldn't be opened!
;
MSG_ABERR_DECOMP_ERROR (//)
Decompression error!
;
MSG_ABERR_WRONG_PASSWORD (//)
Wrong password!
;
MSG_ABERR_VERIFY_ERROR (//)
Verify error!
;
MSG_ABERR_BAD_PATTERN (//)
Bad pattern!
;
MSG_ABERR_BAD_DATE (//)
Invalid date or time!
;
MSG_ABERR_BAD_BITS (//)
Invalid bit specification
;
MSG_ABERR_SYNTAX_ERROR (//)
Syntax error
;
MSG_ABERR_BACKUP_TO_ITSELF (//)
Unable to backup a device into itself!
;
MSG_ABERR_NOT_A_TAPE (//)
Not a tape!
;
MSG_ABERR_READ_ERROR (//)
Read error!
;
MSG_ABERR_COPYCAT_FAILED (//)
Couldn't duplicate catalog to specified file!
;
MSG_ABERR_NOT_AN_ARCHIVE (//)
Not an ABackup archive!
;
MSG_ABERR_BAD_FORMAT (//)
Not in expected format!
;
MSG_TDERR_NOSECHDR (//)
couldn't find sector header!
;
MSG_TDERR_BADSECPRE (//)
bad sector preample!
;
MSG_TDERR_BADSECID (//)
bad sector ID!
;
MSG_TDERR_BADHDRSUM (//)
bad header checksum!
;
MSG_TDERR_BADSECSUM (//)
bad sector checksum!
;
MSG_TDERR_TOOFEWSECS (//)
not enough sectors!
;
MSG_TDERR_BADSECHDR (//)
bad sector header!
;
MSG_TDERR_SEEKERROR (//)
couldn't find track zero!
;
;_______________________________________________________ Screen & Window titles:
;
MSG_WIN_TITLE_MAIN (//)
ABackup Main Menu
;
MSG_WIN_TITLE_LOADING_TREE (//)
Loading directory tree...
;
MSG_WIN_TITLE_LOADING_CATALOG (//)
Loading catalog...
;
MSG_WIN_TITLE_INFOS (//)
Backup Informations
;
MSG_WIN_TITLE_BACKUP_SELECTION (//)
Backup Selection
;
MSG_WIN_TITLE_RESTORE_SELECTION (//)
Restore Selection
;
MSG_WIN_TITLE_VERIFY_SELECTION (//)
Verify Selection
;
MSG_WIN_TITLE_BACKUP (//)
Backup
;
MSG_WIN_TITLE_RESTORE (//)
Restore
;
MSG_WIN_TITLE_VERIFY (//)
Verify
;
MSG_WIN_TITLE_REBUILD (//)
Rebuild
;
MSG_WIN_TITLE_ABOUT (//)
About ABackup...
;
MSG_WIN_TITLE_ARCREQ (//)
Select the archive...
;
;__________________________________________________________________ Menu labels:
;
MSG_PROJECT_MENU (//)
Project
;
MSG_PROJECT_ESTIMATE (//)
Estimate
;
MSG_PROJECT_ESTIMATE_CK (//)
E
;
MSG_PROJECT_PRINT (//)
Print current list
;
MSG_PROJECT_PRINT_CK (//)
P
;
MSG_PROJECT_ADDDIR (//)
Add directory
;
MSG_PROJECT_ADDDIR_CK (//)
N
;
MSG_PROJECT_ABOUT (//)
About...
;
MSG_PROJECT_ABOUT_CK (//)
?
;
MSG_PROJECT_QUIT (//)
Quit
;
MSG_PROJECT_QUIT_CK (//)
Q
;
MSG_SELECT_MENU (//)
Selection
;
MSG_SELECT_OPEN (//)
Open...
;
MSG_SELECT_OPEN_CK (//)
O
;
MSG_SELECT_RECORD (//)
Record
;
MSG_SELECT_RECORD_CK (//)
R
;
MSG_SELECT_SAVE (//)
Save...
;
MSG_SELECT_SAVE_CK (//)
S
;
MSG_SELECT_ABORT (//)
Abort recording
;
MSG_SELECT_ABORT_CK (//)
A
;
;____________________________________________________ Main window gadget labels:
;
MSG_BACKUP_FILES (//26)
_Backup Files & Dirs
;
MSG_BACKUP_PARTITIONS (//26)
Backup P_artitions
;
MSG_RESTORE (//26)
_Restore
;
MSG_VERIFY (//26)
_Verify
;
MSG_REBUILD_CATALOG (//26)
Rebuild _Catalog
;
MSG_PREFERENCES (//26)
_Preferences
;
;___________________________________________ Load dir tree window gadget labels:
;
MSG_LOADING_TREE (//)
Loading...
;
MSG_SORTING_TREE (//)
Sorting...
;
MSG_SEARCHING_CATALOG (//)
Searching...
;
MSG_ANALYSING_CATALOG (//)
Analysing catalog...
;
MSG_CATALOG (//)
Backup catalog
;
;____________________________________________ Informations window gadget labels:
;
MSG_BACKUP_DATE (//)
Date:
;
MSG_BACKUP_TIME (//)
Time:
;
MSG_BACKUP_SIZE (//)
Bytes:
;
MSG_BACKUP_COMMENT (//)
Comment:
;
MSG_CONTINUE (//)
_Continue
;
;_______________________________________________ Selection window gadget labels:
;
MSG_DRAWER (//10)
Drawer
;
MSG_LINK (//10)
Link
;
MSG_FILES (//11)
Files:
;
MSG_PARTITIONS (//11)
Partitions:
;
MSG_SIZE (//11)
Size:
;
MSG_BYTES (//10)
Bytes
;
MSG_KILOBYTES (//10)
Kilo-Bytes
;
MSG_KILOBYTES_SHORT (//2)
KB
;
MSG_MEGABYTES (//10)
Mega-Bytes
;
MSG_MEGABYTES_SHORT (//2)
MB
;
MSG_RECURSIVE (//14)
Rec_ursive
;
MSG_FILTER (//13)
_Filter:
;
MSG_INCLUDE (//14)
Include
;
MSG_EXCLUDE (//14)
Exclude
;
MSG_ALL (//11)
_All
;
MSG_REVERSE (//11)
R_everse
;
MSG_BYNAME (//11)
By _Name
;
MSG_BYDATE (//11)
By _Date
;
MSG_BYBITS (//11)
By B_its
;
MSG_DIRECTORY (//11)
Directory:
;
MSG_ROOT (//11)
R_oot
;
MSG_PARENT (//66)
_Parent
;
MSG_START_BACKUP (//11)
_Backup
;
MSG_START_RESTORE (//11)
_Restore
;
MSG_START_VERIFY (//11)
_Verify
;
MSG_CANCEL (//11)
_Cancel
;
MSG_OK (//4)
_Ok
;
MSG_CYLINDER_SHORT (//4)
Cyls
;_________________________________________________ Monitor window gadget labels:
;
MSG_SAVED (//14)
Saved:
;
MSG_RESTORED (//14)
Restored:
;
MSG_VERIFIED (//14)
Verified:
;
MSG_READ (//14)
Read:
;
MSG_LEFT (//14)
Left:
;
MSG_DISKNUMBER (//14)
Disk Number:
;
MSG_COMPRESSION (//16)
Compression:
;
MSG_SOURCE (//14)
Source:
;
MSG_DESTINATION (//14)
Destination:
;
MSG_PAUSE (//11)
_Pause
;
MSG_ABORT (//11)
_Abort
;
MSG_RESTORING_LINKS (//)
Restoring links...
;
;__________________________________________________ ArcReq window gadget labels:
;
;
MSG_ARC_TYPE (//)
_Type:
;
MSG_ARC_FROM_DEVICE (//)
Device
;
MSG_ARC_FROM_FILE (//)
File
;
MSG_ARC_FROM_TAPE (//)
Tape
;
MSG_ARC_CATFILE (//)
_Use Catalog File
;
MSG_ARC_FILE (//)
Archive _File:
;
;___________________________________________________________________ Requesters:
;
MSG_REQ_TITLE_DIR_REQUESTER (//)
Select a directory
;
MSG_REQ_TITLE_REPORT_FILE (//)
Select a report file...
;
MSG_REQ_TITLE_SELECTION_FILE (//